home *** CD-ROM | disk | FTP | other *** search
- Path: news.genie.net!usenet
- From: i.einman@genie.com (IAN J. EINMAN)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: ASM: Bizarre Devpac 3 error
- Date: 17 Jan 1996 03:16:56 GMT
- Organization: via GEnie Services (1-800-638-9636 or info@genie.com)
- Sender: i.einman@genie.com (IAN J. EINMAN)
- Message-ID: <4dhpn8$2sc@rock101.genie.net>
- NNTP-Posting-Host: rock103.is.ge.com
-
- >>Error source expired prematurely in assembly options
-
- Check and see that every IF is matched by an ENDIF, this will choke every time
-
- An error may be present in an include file, I had a file do that to me once, because
- the include file used a slightly different "IF" type directive that Devpac didn't know.
-
-